.scrollspot_r .item{width:100%}
.rspotlightItem{text-align:center;}
.rspotlightItem h3,.scrollspotPhone_r h3{font-size:14px; margin:10px 0 0 0}
.rspotlightItem h5,.scrollspotPhone_r h5{margin:0 0 10px 0}

.rspotlightItem a{display:block}
.scrollspotPhone_r img{margin:0 auto}
.carousel h1{font-size:2em; position:absolute; bottom:0; right:0; text-align:right;width:100%;margin-right:7px;font-style:italic;text-shadow: 2px 2px #000;}
.carousel-inner{position:relative; text-align:center}

.carousel{position:relative; z-index:1;}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {margin: 0 auto;}

.carousel {position: relative;margin-bottom: 0px;line-height: 1;}

.spotlightIMG{border:solid 1px #000;width:225px;height:auto;}
.spotlightTitle{text-align: center;}
.spotlightPrice{text-align: center;}

.scrollspot_r img{width:200px; border:solid 1px #fff; margin:0 auto}
.scrollspot_r{min-height:195px;}
.scrollspot_r .fa-chevron-right,  .fa-chevron-left  {font-size: 25px;}
.scrollspot_r .carousel-control {top: 40%;background: none;border: 0;width: 20px;color: #fff;font-size: 25px;margin-top: 0px;}

.scrollspotPhone_r img{width:150px;border:solid 1px #fff;}
.scrollspotPhone_r{min-height:195px;}
.scrollspotPhone_r .fa-chevron-right,  .fa-chevron-left  {font-size: 25px;}
.scrollspotPhone_r .carousel-control {top: 40%;background: none;border: 0;width: 20px;color: #fff;font-size: 25px;margin-top: 0px;}

a.overthetop{position:relative;margin:2em 0 0 0; display:inline-block }
a.overthetop img{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em; width:180px; max-height:200px }
.scrollYMMP{background:rgba(255,255,255,.75); color:#000; position:absolute; bottom:0; left:0; width:100%; padding:0.5em 0;-webkit-border-radius:0 0 1em 1em;-moz-border-radius:0 0 1em 1em;border-radius:0 0 1em 1em; }
.scrollYMMP h3{margin:0}
.scrollYMMP h4{margin:0}

/* Vertical Overide */
.carousel.vertical .item {-webkit-transition: 0.6s ease-in-out top;-moz-transition: 0.6s ease-in-out top;-ms-transition: 0.6s ease-in-out top;-o-transition: 0.6s ease-in-out top;transition: 0.6s ease-in-out top;}
.carousel.vertical .active {top: 0;}
.carousel.vertical .next {top: 470px;}
.carousel.vertical .prev {top: -470px;}
.carousel.vertical .next.left,.carousel.vertical .prev.right {top: 0;}
.carousel.vertical .active.left {top: -470px;}
.carousel.vertical .active.right {top: 470px;}
.carousel.vertical .item {left: 0;}
.carousel.vertical.scrollspot_r .carousel-control{top:-1em; bottom:auto; left:48%}
.carousel.vertical.scrollspot_r .carousel-control.right{bottom:-1em; top:auto}

@media (min-width: 1200px) {
}
@media (min-width: 992px) and (max-width: 1199px) 
{
    .scrollspot_r img{width:175px;}
}
@media (min-width: 768px) and (max-width: 992px) {
    .scrollspotPhone_r .fa-chevron-right,  .fa-chevron-left  {font-size: 25px;}
    a.overthetop img{width:150px;}
    .scrollspot_r img{width:130px}
}
@media (max-width:767px){
	.scrollspot_r{height:auto;}
	#mySpotlightCarouselPhone a.overthetop img{width:180px;}
}
@media (max-width:480px){
  .scrollspot_r{height:auto;}
}